

.banner {
	width: 100%;
	height: 550px;
	overflow: hidden;
}

.box1 {
	height: 430px;
	width: 1200px;
	margin: 30px auto 0px;
}

.box1-left {
	width: 670px;
	height: 430px;
	float: left;
	margin-right: 20px;
}

.box1-right {
	width: 510px;
	height: 430px;
	float: right;
}

.box1-right-title {
	height: 20px;
	background: #F2F2F2;
	margin: 5px auto;
	
}

.title-left {
	background: #fff;
	float: left;
	height: 20px;
	font-size: 18px;
	color: #0a60ac;
	padding-right: 10px;
}
.title-more{
	width:30px;
	height:20px;
	float:right;
	position: relative;
}
.title-more:after {
	content: '';
	display: block;
	width: 0px;
	height: 0px;
	border: 5px solid transparent;
	border-left: 5px solid #999;
	position: absolute;
	right: 5px;
	top: 5px;
}
	

.title-left img {
	width: 20px;
	vertical-align: middle;
	margin-right: 10px;
}

.box1-right-list {
	height: 400px;
	width: 510px;
}

.list-con ul li {
	width: 100%;
	height: 33px;
	line-height: 33px;
}

.list-con ul li a {
	display: block;
}

.list-con ul li a:after {
	width: 0px;
	height: 0px;
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}

.list-con ul li a p {
	width: 400px;
	float: left;
	height: 33px;
	color: #141414;
	font-size: 14px;
	padding-left: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url("ellipsis.xml#ellipsis");
	position: relative;
}

.list-con ul li a p:before {
	content: '';
	width: 2px;
	height: 2px;
	background: #141414;
	border-radius: 50%;
	position: absolute;
	left: 10px;
	top: 15.5px;
}

.list-con ul li a:hover {
	background: #f4f4f4;
	
}

.list-con ul li a span {
	width: 80px;
	float: right;
	height: 33px;
	color: #898989;
	font-size: 14px;
	text-align: center;
}

.box2 {
	height: 360px;
	width: 100%;
	background: url(../img/box2bj.jpg) center top no-repeat;
	background-size: 100% 100%;
	margin: 30px 0px;
}

.box2-con {
	height: 360px;
	width: 1200px;
	margin: 0px auto;
}

.box2-left {
	width: 670px;
	height: 360px;
	float: left;
	margin-right: 20px;
}

.list-top {
	height: 60px;
}

.list-top-title {
	line-height: 60px;
	font-size: 18px;
	float: left;
	width: 400px;
}

.list-top-more {
	width: 70px;
	height: 30px;
	line-height: 30px;
	float: right;
	margin: 15px 0px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.listtopred {
	border-bottom: 2px solid #B72F02;
}

.listtopred .list-top-title {
	color: #B72F02;
}

.listtopred .list-top-more {
	background: #B72F02;
}

.box2-left-list {
	height: 280px;
	padding: 10px 0px;
}
.box2-left-list  ul li a p{
	width:550px;
}
.box2-left-list  ul li a:hover p{
	color:#B72F02;
}
.box2-right {
	width: 510px;
	height: 360px;
	float: right;
}

.listtopblue {
	border-bottom: 2px solid #035EAC;
}

.listtopblue .list-top-title {
	color: #035EAC;
}

.listtopblue .list-top-more {
	background: #035EAC;
}

.box2-right-list {
	height: 280px;
	padding: 10px 0px;
}
.box2-right-list  ul li a:hover p{
	color:#035EAC;
}
.box3 {
	height: 360px;
	width: 1200px;
	margin: 0px auto;
}

.box3-left {
	width: 670px;
	height: 360px;
	float: left;
	margin-right: 20px;
}

.listtoppurple {
	border-bottom: 2px solid #B006A2;
}

.listtoppurple .list-top-title {
	color: #B006A2;
}

.listtoppurple .list-top-more {
	background: #B006A2;
}

.box3-left-list {
	height: 280px;
	padding: 10px 0px;
}
.box3-left-list  ul li a p{
	width:550px;
}
.box3-left-list  ul li a:hover p{
	color:#B006A2;
}
.box3-right {
	/* width: 500px;
	float: right;	*/
	width: 1200px;
	height: 145px;
	border:1px solid #C9C9C9;
	padding: 4px;
	margin: 0 auto;
	margin-bottom: 15px;
}
.box3-right-top{
	width:500px;
	height:110px;
	float: left;
}
.box3-right-top img{
	width:500px;
	height:145px;
}
/*.box3-right-center{
	width:381px;
	height:65px;
	margin:15px auto;
}*/
.box3-right-center {
	width: 351px;
    height: 65px;
    margin: 42px auto;
    background: url(../img/xian.jpg) repeat-x;
    padding: 0px 15px;
    background-size: 100% 100%;
    float: left;
}

.box3-right-center-btn {
    width: 175px;
    height: 65px;
    float: left;
}

    .box3-right-center-btn a {
        width: 80px;
        height: 45px;
        margin: 10px 3.5px;
        display: block;
        text-align: center;
        float: left;
    }

.box3-right-center-list {
    width: 175px;
    height: 65px;
    float: left;
}

    .box3-right-center-list ul {
        padding: 0px 5px;
        height: 60px;
        line-height: 30px;
        margin: 2.5px 0px;
    }

        .box3-right-center-list ul li {
            height: 30px;
            line-height: 30px;
        }

            .box3-right-center-list ul li a {
                display: block;
                height: 30px;
                line-height: 30px;
                color: #000;
            }

                .box3-right-center-list ul li a img {
                    vertical-align: middle;
                    margin-right: 5px;
                }
/*.box3-right-center img{
  width:381px;
  height:65px;
}*/
.box3-right-bottom{
	height:145px;
	
}
.lxfs{
	padding-left: 15px;
	width:295px;
	float:left;
	height:145px;
}
.lxfs p{
	height:40px;
	line-height: 40px;
	font-size:16px;
	color:#5b5b5b;
}
.lxfs ul li{
	height:35px;
	line-height: 35px;
}
.lxfs ul li a span{
	font-size:14px;
	color:#5b5b5b;
}
.lxfs ul li a img{
	vertical-align: middle;
	margin-right: 5px;
}
.ditu{
	width:190px;
	height:145px;
	float:left;
	line-height: 45px;
}
.ditu img{
	width:190px;
	height:145px;
}
.box4 {
	width: 1200px;
	margin: 30px auto 0px;
}

.box4top {
	height: 45px;
	background: #F2F2F2;
	line-height: 45px;
	padding: 0px 15px;
}

.box4top .box4toptitle {
	float: left;
	width: 120px;
	height: 45px;
}

.box4top .box4toptitle p {
	color: #0a60ac;
	font-size: 18px;
	line-height: 45px;
}

.box4top .box4toptitle p span {
	font-size: 12px;
	color: #999999;
}

.box4toptab {
	height: 45px;
	float: left;
}

.box4toptab:after {
	width: 0px;
	height: 0px;
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}

.box4toptab li {
	margin-top: 10px;
	height: 35px;
	line-height: 35px;
	float: left;
	padding: 0px 10px;
	color: #696969;
	cursor: pointer;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
}

.box4toptab li.active {
	background: #fff;
	border-top: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	color: #065bb2;
}

.box4bottom {
	width: 100%;
	height:100%;
}

.box4bottom>ul {
	height: 100%;
}

.box4bottom>ul>li {
	height: 100%;
	display: none;
	min-height: 50px;
	padding: 15px;
}
.box4bottom>ul>li ul:after {
	width: 0px;
	height: 0px;
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}
.box4bottom>ul>li ul li {
	float: left;
	line-height: 30px;
}

.box4bottom>ul>li ul li a {
	font-size: 14px;
	color: #111;
	padding: 0px 10px;
	line-height: 30px;
}
.box4bottom>ul>li ul li a:hover{
	color: #f60;
}

